home *** CD-ROM | disk | FTP | other *** search
/ BBS in a Box 7 / BBS in a Box - Macintosh - Volume VII (BBS in a Box) (January 1993).iso / Files / Hyper / K-L / LabelMaster 1.0.cpt / LabelMaster 1.0 / background_3677.txt < prev    next >
Text File  |  1990-12-13  |  966b  |  55 lines

  1. -- background: 3677 from stack: in.0
  2. -- bmap block id: 5474
  3. -- flags: 4000
  4. -- background id: 0
  5. -- name: 
  6. ----- HyperTalk script -----
  7. on idle
  8.  
  9. end idle
  10.  
  11.  
  12.  
  13.  
  14.  
  15.  
  16. -- part 15 (button)
  17. -- low flags: 00
  18. -- high flags: 0000
  19. -- rect: left=2 top=312 right=341 bottom=34
  20. -- title width / last selected line: 0
  21. -- icon id / first selected line: 21700 / 21700
  22. -- text alignment: 1
  23. -- font id: 0
  24. -- text size: 12
  25. -- style flags: 0
  26. -- line height: 16
  27. -- part name: Home
  28. ----- HyperTalk script -----
  29. on mouseUp
  30.   visual effect iris open
  31.   go Home
  32. end mouseUp
  33.  
  34.  
  35.  
  36. -- part 29 (button)
  37. -- low flags: 00
  38. -- high flags: 8000
  39. -- rect: left=4 top=260 right=307 bottom=60
  40. -- title width / last selected line: 0
  41. -- icon id / first selected line: 32462 / 32462
  42. -- text alignment: 1
  43. -- font id: 0
  44. -- text size: 12
  45. -- style flags: 0
  46. -- line height: 16
  47. -- part name: More Help
  48. ----- HyperTalk script -----
  49. on mouseUp
  50.   push card
  51.   Visual effect dissolve to white
  52.   go to card id 5102
  53. end mouseUp
  54.  
  55.